Fix misspelling of Dmitry's last name in ChangeLog.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Jun 2012 18:57:39 +0000 (11:57 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Jun 2012 18:57:39 +0000 (11:57 -0700)
src/ChangeLog

index b76dbf559362b458a8481293c37911f01538ba5a..b7721dd8f3c8351cfcfa770d6d19985749781f5b 100644 (file)
@@ -31,7 +31,7 @@
        Port byte-code-meter to modern targets.
        * bytecode.c (METER_CODE) [BYTE_CODE_METER]: Don't assume
        !CHECK_LISP_OBJECT_TYPE && !USE_LSB_TAG.  Problem with
-       CHECK_LISP_OBJECT_TYPE reported by Dmitry Andropov in
+       CHECK_LISP_OBJECT_TYPE reported by Dmitry Antipov in
        <http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00282.html>.
        (METER_1, METER_2): Simplify.